projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a038aaf
)
(Fnewline): Use Fbarf_if_buffer_read_only.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 18:01:53 +0000
(18:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 18:01:53 +0000
(18:01 +0000)
src/cmds.c
patch
|
blob
|
history
diff --git
a/src/cmds.c
b/src/cmds.c
index 1025c9c0d2c3d6d95d48914c5cf9fa39e55537a4..f0dbf72cfcdd32f7a15a97ffc43eed35da96f7a9 100644
(file)
--- a/
src/cmds.c
+++ b/
src/cmds.c
@@
-241,7
+241,7
@@
In Auto Fill mode, if no numeric arg, break the preceding line if it's long.")
arg = Fprefix_numeric_value (arg1);
if (!NILP (current_buffer->read_only))
- F
signal (Qbuffer_read_only, Qnil
);
+ F
barf_if_buffer_read_only (
);
/* Inserting a newline at the end of a line produces better
redisplay in try_window_id than inserting at the ebginning fo a